HipNullAudio

Undocumented in source.

Members

Functions

getClip
IHipAudioClip getClip()
Undocumented in source. Be warned that the author may not have intended to support it.
getSource
AHipAudioSource getSource(bool isStreamed)
Undocumented in source. Be warned that the author may not have intended to support it.
isMusicPaused
bool isMusicPaused(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
isMusicPlaying
bool isMusicPlaying(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
load
IHipAudioClip load(string path, HipAudioType bufferType)
Undocumented in source. Be warned that the author may not have intended to support it.
loadStreamed
IHipAudioClip loadStreamed(string path, uint chunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
onDestroy
void onDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
pause
bool pause(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
play
bool play(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
play_streamed
bool play_streamed(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
resume
bool resume(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
bool stop(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
updateStream
void updateStream(AHipAudioSource source)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IHipAudioPlayer

play_streamed
bool play_streamed(AHipAudioSource src)
Undocumented in source.
getClip
IHipAudioClip getClip()
Undocumented in source.
loadStreamed
IHipAudioClip loadStreamed(string path, uint chunkSize)
Undocumented in source.
updateStream
void updateStream(AHipAudioSource source)
Undocumented in source.
getSource
AHipAudioSource getSource(bool isStreamed)
Undocumented in source.
onDestroy
void onDestroy()
Undocumented in source.
update
void update()
Undocumented in source.

Meta